Click or drag to resize

MessageNoteColor Property

Contains background color of the note item.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public NoteColor NoteColor { get; set; }

Property Value

Type: NoteColor
The color of the note.
See Also